Yogstation 13 - Modules - TypesDefine Details

code/__DEFINES/{yogs_defines}/darkspawn.dm

STORE_OFFENSEthings that you use and it fucks someone up
STORE_UTILITYthings that you use and it does something less straightforward
STORE_PASSIVEthings that always happen all the time
COMSIG_DARKSPAWN_PURCHASE_POWERused by the antag datum and class component to handle power purchasing
COMSIG_DARKSPAWN_UPGRADE_ABILITYused by the psi_web to handle upgrading existing abilities
COMSIG_DARKSPAWN_DOWNGRADE_ABILITYused by the psi_web to handle refunding ability upgrades

Define Details

COMSIG_DARKSPAWN_DOWNGRADE_ABILITY

used by the psi_web to handle refunding ability upgrades

COMSIG_DARKSPAWN_PURCHASE_POWER

used by the antag datum and class component to handle power purchasing

COMSIG_DARKSPAWN_UPGRADE_ABILITY

used by the psi_web to handle upgrading existing abilities

STORE_OFFENSE

things that you use and it fucks someone up

STORE_PASSIVE

things that always happen all the time

STORE_UTILITY

things that you use and it does something less straightforward